<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 13, ../sass/jquery.slider.scss */
.cpt-slider {
  overflow: hidden;
  position: relative;
  margin: 0 auto;height: 100% !IMPORTANT;
    width: 100% !IMPORTANT;
}
/* line 18, ../sass/jquery.slider.scss */
.cpt-slider .ul-slider {
  height: 100%;
  position: absolute;
  left: 0;
  font-size: 0;
}
/* line 23, ../sass/jquery.slider.scss */
.cpt-slider .ul-slider .li-slider {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  list-style: none;
}
/* line 28, ../sass/jquery.slider.scss */
.cpt-slider .ul-slider .li-slider a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 36, ../sass/jquery.slider.scss */
.cpt-slider .slider-selelct {
  display: none;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 30px;
  height: 50px;
  line-height: 54px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
/* line 47, ../sass/jquery.slider.scss */
.cpt-slider .slider-selelct i {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
}
/* line 52, ../sass/jquery.slider.scss */
.cpt-slider .slider-selelct.left {
  left: 0;
}
/* line 55, ../sass/jquery.slider.scss */
.cpt-slider .slider-selelct.right {
  right: 0;
}
/* line 60, ../sass/jquery.slider.scss */
.cpt-slider .slider-origin {
  position: absolute;
  bottom: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  position: absolute;
  height: 10px;
  line-height: 10px;
}
/* line 68, ../sass/jquery.slider.scss */
.cpt-slider .slider-origin .span-origin {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 10px;
  height: 10px;
  background: #aaa;
  font-size: 14px;
  margin: 4px;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 77, ../sass/jquery.slider.scss */
.cpt-slider .slider-origin .span-origin.active {
  background: #BAA37D;
  width: 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 81, ../sass/jquery.slider.scss */
.cpt-slider .slider-origin .span-origin.active.circle {
  width: 10px;
}





.banner .testSlider{ position: absolute;height: 400px;float: left;width: 700px;display: block;overflow: hidden;top: 15em;left: 5%; border: 6px solid;}
.banner .testSlider dd{ position: absolute;height: 100%;width: 100%;display: block;overflow: hidden;top: 0;left: 0;  z-index:2;}







</pre></body></html>